Skip to content

Conversation

@kyleGrealis
Copy link
Collaborator

Breaking changes

  • drop_label() now preserves variable class attributes (e.g., "character", "numeric") while removing only the "labelled" class and label attribute. Previous versions removed all attributes.

New features

  • drop_label() now can be used on data frames. When called without arguments on a data frame, it removes labels from all variables.

Fixes/Changes

  • drop_labels() is now deprecated in favor of drop_label(). Use drop_label() without arguments to remove labels from all variables.

Copy link
Collaborator Author

@kyleGrealis kyleGrealis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed 01.15.2026 with Ray

@kyleGrealis kyleGrealis merged commit 7d48929 into master Jan 15, 2026
2 checks passed
@kyleGrealis kyleGrealis deleted the drop_label_data branch January 15, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant